home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / util307.arc / SYSTAT.DOC < prev    next >
Text File  |  1987-03-04  |  1KB  |  26 lines

  1. SYSTAT.COM.......Contributed by Jeff Garber.. 10/7/82
  2.  
  3. This program when executed from DOS will display on your
  4. screen  the capactity of each drive and the free space
  5. on each. Also if you have placed on each disk an ASCII
  6. file with the extension of .NAM, will display the Name
  7. you have given the disk and a comment about the disk...
  8.  
  9.  
  10. A>SYSTAT  (this is what you get when you type this)
  11.  
  12. MS-DOS Systat version 1.1       8 October 1982 4:50AM
  13.  
  14. Drive   Name      Capacity    Free  Comments
  15. -----   ----      --------    ----  --------
  16.  A:     AHOST         156K     12K  HOSTCOMM Master disk
  17.  B:     BHOST         156K     69K  HOSTCOMM B drive general files
  18.  C:     CHOST         156K      5K  HOSTCOMM C drive PC-TALK & additions
  19.  D:     DHOST         156K     28K  HOSTCOMM D drive files
  20.  
  21.  
  22. System Memory:    256K              Available memory:  212K
  23.  
  24. The Name field is the file name I placed on each disk and
  25. each had the extension of .NAM (ie. AHOST.NAM was on drive A.)
  26.